26. Check Your Understanding

Check Your Understanding

Congratulations! At this point in the lesson, you have written your own implementations of many classical dynamic programming algorithms. This is no easy feat, and you should be proud of all of your hard work!

We encourage you to take your time with this content. Tinker more with the mini project to develop your intuition, and read Chapter 4 (especially 4.1-4.4) of the textbook to supplement your understanding.

You are strongly encouraged to take your own notes. You may find it useful to compare your notes with the next concept, which contains a summary of the main ideas from the lesson.

When you're ready, answer the question below to check your memory of the terminology.

Question 1

QUIZ QUESTION::

Match each algorithm to its appropriate description.

ANSWER CHOICES:



Description

Algorithm

Policy Improvement

(Iterative) Policy Evaluation

Value Iteration

Policy Iteration

SOLUTION:

Description

Algorithm

Policy Improvement

(Iterative) Policy Evaluation

Value Iteration

Policy Iteration